            ͻ
                                                              
               Microsoft DOS Client 3.0 Installation Guide    
              Copyright (C) 1997 by PDS. All Rights Reserved. 
                                                              
            ͼ

Ŀ
 GENERAL INFORMATION 


Mircosoft DOS Client support both NDIS2 and DOS ODI drivers.

Ŀ
 INSTALLATION GUIDE  

The installation described below is for;

   Compex ReadyLINK RL2000A-PNP Ethernet Adapter.

For other supported adapter installation, see Other Adapter Installation.

Microsoft DOS Client


1. NDIS2 driver Installation

     a) Run SETUP in DISK1.

     b) When asked where the software to install, enter the location,

        e.g.            C:\MSCLIENT

     c) Select "Network adapter not shown an list below ..."

     d) The Install Driver box appears. Insert driver diskette
        into floppy drive and type the path of the NDIS2 driver.
        Enter the driver location,

        e.g.            A:\NDIS2
	
     e) Select "Change Network Configuarion".

     f) Select "Add Protocol" and "Microsoft NetBEUI" to add NETBEUI
        protocol in.

     g) Follow the instruction to complete the installation.


2. DOS ODI Driver Installation

     a) Run SETUP in DISK1.

     b) When asked where the software to install, enter the location,

        e.g.            C:\MSCLIENT

     c) Select "ODI/NDIS Support Driver".

     d) Select "Change Network Configuarion".

     e) Select "Add Protocol" and "Microsoft NetBEUI" to add NETBEUI
        protocol in.

     f) Follow the instruction to complete the installation.

     g) Modify PROTOCOL.INI. Change all the lines BINDINGS=ODINSUPMAC
        to BINDINGS=RLPNPA as shown by the arrows below.
        (there should have three lines needed to be modified).

                PROCOTOL.INI
                ------------
                [network.setup]
                version=0x3110
                netcard=odinsupmac,1,ODINSUPMAC,1
                transport=ms$nwlink,MS$NWLINK
                transport=ms$ndishlp,MS$NDISHLP
                transport=ms$netbeui,MS$NETBEUI
                lana0=odinsupmac,1,ms$nwlink
                lana1=odinsupmac,1,ms$ndishlp
                lana2=odinsupmac,1,ms$netbeui

                [MS$NWLINK]
                FRAME=ETHERNET_802.3
                DriverName=nwlink$
                BINDINGS=RLPNPA       <-----

                [protman]
                DriverName=PROTMAN$
                PRIORITY=MS$NDISHLP

                [ODINSUPMAC]        <---- can be deleted

                [MS$NDISHLP]
                DriverName=ndishlp$
                BINDINGS=RLPNPA       <-----
                [MS$NETBEUI]
                DriverName=netbeui$
                SESSIONS=10
                NCBS=12
                BINDINGS=RLPNPA       <-----
                LANABASE=1

     h)  Copy from A:\DOSODI directory the following files to 
         C:\NWCLIENT directory;

              LSL.COM, ODINSUP.EXE and RLPNPA.COM 

     i)  Create or copy the NET.CFG from A:\NDIS2 to C:\NWCLIENT
         Below is a sample of NET.CFG:

                NET.CFG
                -------

                PROTOCOL ODINSUP
                        Bind RLPNPA
                        BUFFERED

                Link driver RLPNPA
                        Frame Ethernet_802.2
                        Frame Ethernet_802.3
                        Frame Ethernet_II
                        Frame Ethernet_SNAP

     j) Modify AUTOEXEC.BAT. Below is a sample.

                AUTOEXEC.BAT
                ------------
                c:\NWclient\lsl
                c:\NWclient\RLPNPA
                c:\MSClient\net initialize    } These lines are added by
                C:\MSClient\nwlink            } Microsoft DOS Client
                c:\MSClient\odinsup           } during installation
                c:\MSClient\netbind           }
                c:\MSClient\net start         }

	** Note:- Do not type in the character "}" and the message that follows
                  them. They are added to explain a point only.


     k) Installation completed.

 


Other Adaper Installation
=========================

1. Rename OEMSETUP.INF to OEMSETUP.041 then copy,
   A:\NDIS2\OTHER\OEMSETUP.INF to A:\NDIS2\OEMSETUP.INF

2. Then for NDIS2 driver, follow steps (a) to (g) to completed the installation.
   OR
   If ODI driver, follow steps (a) to (k) to complete the installation.



